Skip to content

ci: Update image tags for backend and frontend containers#441

Merged
Roopan-Microsoft merged 1 commit into
microsoft:mainfrom
Harmanpreet-Microsoft:main
Sep 4, 2025
Merged

ci: Update image tags for backend and frontend containers#441
Roopan-Microsoft merged 1 commit into
microsoft:mainfrom
Harmanpreet-Microsoft:main

Conversation

@Harmanpreet-Microsoft

Copy link
Copy Markdown
Contributor

Purpose

This pull request modifies the deployment workflow to improve clarity and flexibility in specifying container image tags for backend and frontend services.

Deployment workflow update:

  • In .github/workflows/deploy.yml, replaces the single imageTag parameter with backendContainerImageTag and frontendContainerImageTag to separately specify image tags for backend and frontend containers during deployment.
  • ...

Does this introduce a breaking change?

  • Yes
  • No

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
  • Test the code

What to Check

Verify that the following are valid

  • ...

Other Information

@Roopan-Microsoft Roopan-Microsoft merged commit 71a0e00 into microsoft:main Sep 4, 2025
7 checks passed
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 2.2.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

deepammi pushed a commit to deepammi/Multi-Agent-Custom-Automation-Engine-Solution-Accelerator that referenced this pull request Dec 7, 2025
ci: Update image tags for backend and frontend containers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants